Previous Book Contents Book Index Next

Inside Macintosh: Open Transport /
Chapter 3 - Endpoints / Endpoints Reference
Functions


Tearing Down a Connection

You use the functions described in this section to tear down a connection. Depending on the circumstances, you might use the OTSndDisconnect function to initiate an abortive disconnect or the OTSndOrderlyDisconnect function to initiate an orderly disconnect. If you are responding to a disconnection request, you call the OTRcvDisconnect function to acknowledge an abortive disconnect or the OTRcvOrderlyDisconnect function to acknowledge an orderly disconnect. You can also use the OTSndDisconnect function to reject an incoming connection request.


Subtopics
OTSndDisconnect
OTRcvDisconnect
OTSndOrderlyDisconnect
OTRcvOrderlyDisconnect

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 AUG 1996